pointer ['pɔintə] danh từ kín (trên mặt cân, trên đồng hồ đo) que (chỉ...
Câu ví dụ
The only smart pointer type included in the 2003 C++ Standard is std::auto_ptr. Chỉ các loại con trỏ trong tiêu chuẩn C++ 2003 là std::auto_ptr.
In the case of a pointer type the result of the cast will be a nullptr rather than the throwing of an exception. Bây giờ biến tiêu đề sẽ là null thay vì ném một ngoại lệ.
The only smart pointer type included in the 2003 C++ Standard is std::auto_ptr. 4.1 Std:: auto_ptr Chỉ các loại con trỏ trong tiêu chuẩn C++ 2003 là std::auto_ptr.
Pointer types (but the only allowed value is Nil). Pointer type (chỉ cho phép giá trị là Nil)
from an incompatible pointer type. Đề tài: Lỗi incompatible pointer type
From an incompatible pointer type. Đề tài: Lỗi incompatible pointer type
^ initialization from incompatible pointer type Đề tài: Lỗi incompatible pointer type
^ initialization from incompatible pointer type Đề tài: Lỗi incompatible pointer type
A smart pointer type is defined as any class type that overloads operator->, operator*, or operator->*. Một loại con trỏ được định nghĩa là bất kỳ loại lớp đa năng operator->, operator*, hay operator->* .
This cast handles conversions between certain unrelated types, such as from one pointer type to another incompatible pointer type. Dàn diễn viên này xử lý chuyển đổi giữa các loại không liên quan nhất định, chẳng hạn như từ một loại con trỏ đến loại con trỏ không tương thích khác.